projects
/
gtk4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gtk4.git
2010-12-04
Carlos Garnacho
Implement widget states as a set of flags
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
Document missing value in GtkStateFlags
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
s/GtkStyleSet/GtkStyleProperties/
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkWidget: Ensure name changes involve a style context...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
Rely only on fg/bg colors.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkCssProvider: Fix parsing of concatenated classes.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkThemingEngine: Use ::name when registering style...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkThemingEngine: Add ::name construct only property
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyleSet: Prevent from possible underflow.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkCssProvider: Parse alpha() symbolic colors.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkSymbolicColor: Add gtk_symbolic_color_new_alpha()
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkCssProvider: Make default style depend more on custo...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyle: Get to style GtkCellRendererText text.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkThemingEngine: render 0-radius frames with 3D-like...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkThemingEngine: Clear the background for .background...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyle: translate active state in paint_flat_box().
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkCssProvider: Update end string when misparsing symbo...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkCssProvider: Allow '\t' when parsing values.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkSymbolicColor: Initialize alpha when resolving shades.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkThemingEngine: Improve rendering of inset/outset...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkCssProvider: Improve default CSS.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyle: Handle scrollbar buttons.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
Do not shade alpha values.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyle: Match "trough" and "slider" detail strings.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
Use GdkRGBA all around in GtkStyleContext.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyleSet: Register the border-style and border-color...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyleContext: '_' prefix the structs, gtk-doc prefer...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkWidgetPath: turn into a boxed type.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyleContext: s/set/add/ and s/unset/remove/ for...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkThemingEngine: Honor border-radius in render_backgro...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyleSet: Register the "border-radius" property
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyleContext: Update function declaration in header.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkCssProvider: Make it able to parse enums.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkCssProvider: Run through the widget path in the...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Matthias Clasen
Make loading of theming engines from modules work
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyleContext: Add gtk_style_context_new().
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkCssProvider: Parse default/sorted region flags.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkCssProvider: Parse missing widget states.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
Change semantics of the methods to check whether an...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyleContext: Actually store region ID when starting...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
Add theming docs
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
Remove GtkOrientation parameter from gtk_render_handle().
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Benjamin Berg
Use cairo gobject support instead of a new boxed type.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkGradient: Handle symbolic gradients.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
Gtk9Slice: Fix stretch case.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkWidget: Store GtkStyleContext in private struct.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyleContext: Cache style properties accross class...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkContainer: Add method to get the GtkWidgetPath for...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyleContext: Fix animation framework to work with...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkCssProvider: Add support for @import rules
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkCssProvider: no need for resetting the parser prior...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkCssProvider: improve file paths parser.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkCssProvider: Transform custom colors to a @define...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkThemingEngine: Do not return a const GtkThemingEngin...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
Plug some leaks.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
Fix typo in the Gtk9Slice parser.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkButton: Notify on prelight state change.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkThemingEngine: Implement animations between gradient...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkSymbolicColor: Use G_DEFINE_BOXED_TYPE
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyleContext: Store animation region for a bunch...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyleContext: Invalidate whole window if no invalida...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkCssProvider: use mapped file to read CSS files.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkCssProvider: unset filename on load_from_data()
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkThemingEngine: Use border-image to render borders...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkCssProvider: Add a parser for 9slice typed properties.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
Register the border-image property
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
Add Gtk9Slice
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkSettings: Add a new provider for the theme CSS file.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyleContext: Add gtk_style_context_reset_widgets()
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkCssProvider: Add gtk_css_provider_get_named()
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
Add generic providers per-screen.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyleContext: invalidate context when setting the...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkWidget: Set style context's screen before the widget...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyleContext: Add gtk_style_context_[add|remove...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkWidget: Add gtk_widget_reset_style().
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkWidget: Add the style-updated signal
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyle: Protect against padding being NULL
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyleContext: Add gtk_style_context_invalidate().
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyleSet: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkThemingEngine: use background-image in render_backgr...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyleSet: Register a "background-image" property.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyleSet: Handle GtkGradients as a replacement for...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkCssProvider: Add a parser for gradients.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
Add GtkGradient.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyleSet: Set an empty default_value if none is...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkCssProvider: strip whitespaces in symbolic color...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
Allow linefeeds in property values.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
Add a boxed type for cairo_pattern_t.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkSettings: implement GtkStyleProvider
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyle: Fill in x/ythickness and font_desc from the...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyleSet: Register "margin" property.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
Add basic parser for GtkBorder properties.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkStyle: Allow GTK_ARROW_NONE.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkNotebook: invert tab drawing order so region flags...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
Get rid of GdkPangoRenderer code in GtkThemingEngine.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
Replace GdkRegion and GdkRectangle with their cairo...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
Remove gtkalias from style context code.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkCssProvider: Add gtk_css_provider_load_from_path()
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
Plug a bunch of leaks.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Carlos Garnacho
GtkButton: Notify on active state when (un)depressed
commit
|
commitdiff
|
tree
|
snapshot
next